home *** CD-ROM | disk | FTP | other *** search
- global ctime, leftclist, rightclist, mycursor, indn, pictlist, mainpictlist, qtframelist, textscroll
-
- on startMovie
- global scastname, lcastname
- set lcastname to "L20"
- set scastname to "S20"
- initcursor()
- set pictlist to [17, 13, 10, 11]
- set mainpictlist to [3, 21, 32, 44]
- set textscroll to 0
- initqt()
- set ctime to 0
- set the keyDownScript to "checkkey"
- set indn to 0
- end
-